GrapeCity.CalcEngine.Functions Namespace > CalcLowerFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: text.
Text is the text you want to convert to lowercase. LOWER does not change characters in text that are not letters.
'Usage Dim instance As CalcLowerFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: text.
Text is the text you want to convert to lowercase. LOWER does not change characters in text that are not letters.
Target Platforms: Windows Server 2012, Windows RT